home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / sftm115.zip / SYSOP.DOC < prev    next >
Text File  |  1996-06-12  |  11KB  |  270 lines

  1.                       SCI-FI TRIVIA MARATHON(tm)
  2.                             1996 Edition
  3.                             Version 1.15
  4.                          SysOp Documentation
  5.                        Written By Don McClain
  6.       (c) Copyright 1996 Don McClain and Cyber Artists Studios
  7.                 Distributed by CYBER ARTISTS STUDIOS
  8.  
  9.  
  10.                            =- WARRANTY -=
  11.  
  12. This product is provided "as is" without warranty of any kind
  13. expressed or implied. The entire risk in the use of this product, the
  14. results of the program or the performance of the program is assumed
  15. by you. The author does not warrant, promise or guarantee in any
  16. manner the use of or the results of the use of the program. You
  17. assume all risks and responsibilities in regard to the use of this
  18. product including any system damage, loss of profit or any other
  19. damages resulting from the use, inability to use or failure of this
  20. program. In no event shall anyone involved in the creation,
  21. production or distribution of this product be held liable for any
  22. damages arising out of any use, inability to use or failure of this
  23. product.
  24.  
  25.                            =- COPYRIGHT -=
  26.  
  27. SCI-FI TRIVIA MARATHON, Copyright (c) 1996 by Don McClain and Cyber
  28. Artists Studios, is being distributed as Shareware. Under this
  29. distribution method, you may use this product for a period not to
  30. exceed 30 days for evaluation purposes. After this period, you must
  31. either register your copy or discontinue use.
  32.  
  33.                        =- PROGRAM OVERVIEW -=
  34.  
  35. SCI-FI TRIVIA MARATHON is a BBS online game of trivia pertaining to
  36. the entertaining worlds of science-fiction and fantasy in film,
  37. television, books, etc. Each day players will face a pre-determined
  38. number of questions. Points are awarded for each correct answer.
  39. Players continue to answer questions up to the daily maximum or until
  40. they select an incorrect answer. At that time, their play for the day
  41. is finished and they may call the next day to continue their play.
  42.  
  43. A running scoreboard of the Top 10 players is maintained for display.
  44.  
  45. The SCI-FI TRIVIA MARATHON, 1996 Edition, version 1.15 contains a 500
  46. question database.
  47.  
  48.                      =- BEFORE WE GET STARTED -=
  49.  
  50. The following files should be included in your distribution archive. 
  51. If any of these files are missing you do not have a complete
  52. distribution package for SCI-FI TRIVIA MARATHON and you should call
  53. one of the distribution sites listed at the end of this file.
  54.  
  55.  
  56. INSTRUCT.TXT    - Internal player documentation and instructions.
  57. MAINT.EXE       - The nightly maintenance executable.
  58. QUESTION.TXT    - Question Breakdown text file for internal use.
  59. REGISTER.TXT    - Registration form for SCI-FI TRIVIA MARATHON.
  60. SAMPLE.BAT      - A sample .bat file for program execution.
  61. SFTM-AD.ANS     - An announcement advertisement for your use.
  62. SFTMSCR.ANS     - Display screen used internally.
  63. SFTPOINT.DAT    - Question tracker file used internally.
  64. SFTRIV.ANS      - Title screen.
  65. SFTRIV.CFG      - Sci-Fi Trivia Marathon configuration file.
  66. SFTRIV.DAT      - Main question data file.
  67. SFTRIV.EXE      - Main executable.
  68. SYSOP.DOC       - This documentation.
  69. TOP20.TXT       - Top 20 Sci-Fi film chart used internally.
  70. WHATSNEW.TXT    - Listing of version changes and bug fixes.
  71.  
  72. In addition the following files will be created as the game is
  73. played:
  74.  
  75. *.              - Individual player data files.
  76. PLAYER.DAT      - Player data file used internally.
  77. SFTRIV.BLT      - Score Bulletin.
  78. SFTRIV.BUL      - Score data.
  79. SFTRIVG.BLT     - Score Bulletin in color.
  80. SFTSCORE.DAT    - Internal score tracking data file.
  81.  
  82.  
  83.                          =- INSTALLATION -=
  84.  
  85. 1. - UnZIP the contents of the distribution archive into a directory.
  86.  
  87. 2. - Modify SFTRIV.CFG. The configuration file is defined as follows:
  88.  
  89. c:\wildcat\wcwork\node1\door.sys <- Path to drop file.
  90. Forum BBS                        <- BBS Name
  91. Don                              <- Sysop First Name
  92. McClain                          <- Sysop Last Name
  93. 00000                            <- Registration Number
  94. 20                               <- Number Of Daily Questions
  95.  
  96. 3. - The next step would be to modify the sample batch file and any
  97. configuration files your BBS system requires for a door installation.
  98. Sci-Fi Trivia Marathon supports the following door files:
  99.  
  100. CALLINFO.SYS   - For Wildcat! systems prior to 3.0.
  101. DOOR.SYS       - For systems that support the industry standard
  102.                  52 line version of DOOR.SYS.
  103. DOORINFO.DEF   - For QBBS, RBBS and RA systems.
  104. PCBOARD.SYS    - For PCBoard systems using PCBOARD.SYS.
  105. SFDOORS.DAT    - For Spitfire systems.
  106. TRIBBS.SYS     - For TriBBS systems.
  107. USERINFO.SYS   - For Wildcat! 3.x systems.
  108. USERS.SYS      - For PCBoard systems using USERS.SYS.
  109.  
  110. (Note - Sci-Fi Trivia Marathon may also run on other systems that use
  111. one of the dropfile formats listed above. Also, Sci-Fi Trivia
  112. Marathon may also run on systems using different dropfile formats
  113. with the use of dropfile conversion programs.)
  114.  
  115. The door batch file need only switch to the proper directory and then
  116. call SFTRIV.EXE with the configuration file on the command line. For
  117. example:
  118.  
  119. c:
  120. cd\wildcat\door\sftriv
  121. sftriv.exe sftriv.cfg
  122. c:
  123. cd\wildcat
  124.  
  125.                           =- Local Test -=
  126.  
  127. You may test Sci-Fi Trivia Marathon locally by simply typing:
  128.  
  129.                             sftriv /local
  130.  
  131. You must still have a sftriv.cfg file in place, however.
  132.  
  133.                      =- Fossil Driver Support -=
  134.  
  135. Sci-Fi Trivia Marathon supports the use of a fossil driver. Tell the
  136. program you are using a fossil driver by putting /FD at the end of
  137. the command line calling the program. For example:
  138.  
  139. sftriv.exe sftriv.cfg /FD
  140.  
  141. If, for some reason, no fossil driver is detected, Sci-Fi Trivia
  142. Marathon will print a message indicating such and exit back to the
  143. BBS.
  144.  
  145.                           =- MAINTENANCE -=
  146.  
  147. The maintenance module, MAINT.EXE, should be run once a day.  No
  148. command line parameters are required.  This module must be executed
  149. from with the Sci-Fi Trivia Marathon directory.
  150.  
  151. MAINT.EXE should be run from a .bat file as part of your system
  152. nightly maintenance. For example:
  153.  
  154. c:
  155. cd\wildcat\door\sftriv
  156. maint.exe
  157.  
  158.                         =- SYSOP FUNCTIONS -=
  159.  
  160. The following function keys are supported:
  161.  
  162. F5             - Shell to DOS
  163. F8             - Return user to system
  164. F9             - Toggle display
  165. F3             - Toggle Printer           (PCBoard only)
  166. F4             - Toggle Bell              (PCBoard only)
  167. F7             - Toggle Caller Alarm      (PCBoard Only)
  168. Alt-H          - Toggle status line
  169. Alt-N          - Toggle sysop on next
  170. Alt-X          - Exit to DOS after call
  171.  
  172.                =- UNREGISTERED VERSION LIMITATIONS -=
  173.  
  174. The following limitations are active within the Unregistered
  175. Demonstration version of Sci-Fi Trivia Marathon:
  176.      1. Daily questions set at 10.
  177.      2. Only the first 100 questions of database available.
  178.      3. No monthly reset.
  179.      4. Closing delay with unregistered status notice.
  180.  
  181.                          =- REGISTRATION -=
  182.  
  183. Registration of Sci-Fi Trivia Marathon 1996 Edition is currently $15
  184. as of April 24, 1996. Cyber Artists Studios reserves the right to
  185. alter this price at a later date.
  186.  
  187. All registrations must be paid for with checks or money orders drawn
  188. on U.S. funds in U.S. banks. No overseas checks accepted.
  189.  
  190. Registration removes the limitations of the Unregistered version.
  191. Registration also entitles the user to all future upgrades, updates
  192. and/or versions of the Sci-Fi Trivia Marathon. This includes, but is
  193. not limited to, any and all yearly editions to be released. At the
  194. present time, Cyber Artists Studios hopes to release an updated
  195. edition of the Sci-Fi Trivia Marathon on an annual basis. These plans
  196. are dependent on the acceptance and reception of Sci-Fi Trivia
  197. Marathon by the BBS community. Cyber Artists Studios reserves the
  198. right to alter these plans at any time.
  199.  
  200. Registrations are not transferrable from one system to another.
  201. Changes in a BBS name or a BBS sysop will require a new registration
  202. at the full registration price.
  203.  
  204. Cyber Artists Studios reserves the right to revoke or invalidate the
  205. registration of any user who resells, redistributes, duplicates or
  206. allows the reselling, redistributing or duplication of their
  207. registration codes for use by others.
  208.  
  209. Please see REGISTER.TXT for further details and the registration
  210. form.
  211.  
  212.                   =- REGISTRATION VIA COMPUSERVE -=
  213.  
  214. In addition to registration via the use of the enclosed REGISTER.TXT
  215. file, users who are subscribers to CompuServe may also register
  216. online on CompuServe. GO SWREG once online. The registration ID
  217. number for Sci-Fi Trivia Marathon is 11106.
  218.  
  219.                             =- SUPPORT -=
  220.  
  221. Due to the changing nature of cyberspace, the numbers, addresses and
  222. sites listed below may change at any moment without prior notice. If
  223. one of the sites listed no longer answers or cannot be accessed,
  224. please try one of the others. We are maintaining as many access sites
  225. as possible in hopes of making it easier for users to contact us.
  226.  
  227. Via Internet at casamerica@aol.com
  228. Via Internet at 71777.326@compuserve.com
  229. Via WWW at http://members.aol.com/casamerica/cas.htm
  230. Via America Online at casamerica
  231. Via CompuServe at 71777,326
  232. Via BBS at The Forum BBS at 219.456.6151
  233. Via USPS at Cyber Artists Studios, P.O. Box 10541, Fort Wayne, IN
  234. 46853-0541
  235.  
  236.                       =- DISTRIBUTION SITES -=
  237.  
  238. The Forum BBS at 219.456.6151
  239. Cyber Artists Studios at http://members.aol.com/casamerica/cas.htm
  240. CompuServe at PCBBS Forum (Go PCBBS)
  241. America Online at PC Telecom Forum (Keyword: PC Telecom)
  242.  
  243.                        =- ACKNOWLEDGEMENTS -=
  244.  
  245. I would like to thank my wife and children for being patient and
  246. enduring my occassional bouts with insanity the past few months as
  247. Sci-Fi Trivia Marathon evolved and especially when things didn't go
  248. quite right.
  249.  
  250. I would like to acknowledge the late Ted Freeman for his contribution
  251. to the door authoring community. His DoorFrame library creations for
  252. QuickBasic and Visual Basic has saved many an author the frustration
  253. of having to deal with the tricky problem of reliable comm routines.
  254. I and many other door authors out there owe Ted an immense sign of
  255. gratitude.
  256.  
  257. I would also like to thank those BBS sysops brave enough to subject
  258. their systems not only to the alpha and beta testing of my creations,
  259. but, of any author's creations. Without you brave and patient folks,
  260. our job would be immensely more difficult.
  261.  
  262. And I would like to thank those of you out there who will register
  263. Sci-Fi Trivia Marathon because you intend to use it. In a time when
  264. it has become easy, and to many a matter of course, to simply steal
  265. registration codes or crack programs, those of you who register your
  266. programs and let the author know that you appreciate his or her
  267. efforts are to be commended and applauded. Your sense of honesty,
  268. respect and gratitude is what keeps the shareware concept alive and
  269. shareware authors trying. Again, I appreciate and I thank you.
  270.